Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Conversation

@LaunchDarklyCI
Copy link
Contributor

[5.2.0] - 2020-10-09

Added:

  • Add support for setting a socketFactory in the HttpConfiguration builder. This is used to create sockets when initiating HTTP connections. For TLS connections sslSocketFactory is used.

eli-darkly added 30 commits May 6, 2020 11:06
…pdates-intf-1

# Conflicts:
#	src/main/java/com/launchdarkly/sdk/server/PollingProcessor.java
…/data-source-status

# Conflicts:
#	src/main/java/com/launchdarkly/sdk/server/PollingProcessor.java
(#2) use shared single-thread executor for most intermittent tasks
(#3) simplify store status implementation to not use optional interface
…ates-intf-1

(#4) rename DataStoreUpdates to DataSourceUpdates
…ates-intf-2

(#5) add a new DataStoreUpdates that's for the data store to use
# Conflicts:
#	src/test/java/com/launchdarkly/sdk/server/LDClientListenersTest.java
#	src/test/java/com/launchdarkly/sdk/server/StreamProcessorTest.java
# Conflicts:
#	src/main/java/com/launchdarkly/client/Components.java
#	src/main/java/com/launchdarkly/client/EventsConfiguration.java
#	src/main/java/com/launchdarkly/sdk/server/DefaultEventProcessor.java
#	src/main/java/com/launchdarkly/sdk/server/EventFactory.java
#	src/main/java/com/launchdarkly/sdk/server/integrations/EventProcessorBuilder.java
#	src/test/java/com/launchdarkly/client/TestUtil.java
#	src/test/java/com/launchdarkly/sdk/server/DefaultEventProcessorTest.java
# Conflicts:
#	src/test/java/com/launchdarkly/sdk/server/LDClientEndToEndTest.java
…add new ErrorKind for this; improve comments and tests
eli-darkly and others added 27 commits September 4, 2020 16:19
only log initialization message once in polling mode
Also adds debug logs for full exception information in a couple locations.
# Conflicts:
#	CHANGELOG.md
#	build.gradle
#	gradle.properties
#	src/main/java/com/launchdarkly/client/value/LDValue.java
#	src/main/java/com/launchdarkly/sdk/server/interfaces/LDClientInterface.java
#	src/test/java/com/launchdarkly/client/LDUserTest.java
#	src/test/java/com/launchdarkly/client/value/LDValueTest.java
LaunchDarklyCI pushed a commit that referenced this pull request Oct 10, 2020
…eleted-flag

5.0: fix NPE from allFlagsState when there's a deleted flag
@hroederld hroederld requested a review from eli-darkly October 10, 2020 00:08
@hroederld hroederld closed this Oct 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants